StudentEncryptCreditCard 
EntityType  Independent 
Logical Entity Name  StudentEncryptCreditCard 
Default Table Name  Sa_CC_Secure 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

StudentEncryptCreditCard Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentId(PK)    INTEGER  NO 
 
StudentCreditCardId(PK)    INTEGER  NO 
 
CreditCardNumber    VARCHAR(500)  NO 
 
expirationdate    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CreatedUser    VARCHAR(50)  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedUser    VARCHAR(50)  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
IsActive    BIT  NO 
 

StudentEncryptCreditCard Keys 
Key Name  Key Type  Keys 
PK_SA_CCID_N_C_IDX  PrimaryKey  StudentId, StudentCreditCardId 

StudentEncryptCreditCard Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentEncryptCreditCard Check Constraints 
Check Constraint Name  CheckConstraint 

StudentEncryptCreditCard Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentEncryptCreditCard 
NO       
Physical (Microsoft SQL Server)
dbo.Sa_CC_Secure 
NO       

StudentEncryptCreditCard Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

StudentEncryptCreditCard Data Movement Rules 
Name  Type  Rule Text/Value